SftTree/NET 2.0

Item Field, ItemClickEventArgs Class

Softel vdm, Inc.

Defines which item was clicked. May be null/Nothing indicating that no item is associated with this event.

Syntax      ItemClickEventArgs Class (Softelvdm.SftTreeNET)

VB   

Public ReadOnly Property Item As ItemClass

C#   

public readonly ItemClass Item;

C++   

public: <readonly> ItemClass^ Item;

Comments

The Item field defines which item was clicked. May be null/Nothing indicating that no item is associated with this event.


Feedback / comments / error reports for this topic
© 2007 - Softel vdm, Inc. - www.softelvdm.com